From dcb816f99a267227dfe0b4d4b30da8b8c6521816 Mon Sep 17 00:00:00 2001 From: Benjamin Otte Date: Mon, 3 Oct 2016 21:26:20 +0200 Subject: [PATCH] gdk: Fix docs typo --- gdk/gdkdnd.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gdk/gdkdnd.c b/gdk/gdkdnd.c index d0629cfb7e..3055284686 100644 --- a/gdk/gdkdnd.c +++ b/gdk/gdkdnd.c @@ -166,7 +166,7 @@ gdk_drag_context_get_source_window (GdkDragContext *context) * gdk_drag_context_get_dest_window: * @context: a #GdkDragContext * - * Returns the destination windw for the DND operation. + * Returns the destination window for the DND operation. * * Returns: (transfer none): a #GdkWindow * -- 2.30.2